-
Home
-
Meal Tracker
-
3.3
-
Code
-
Classes
- StateStore
Total Complexity |
27 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
207 |
Lines of code |
107 |
Logical lines of code |
65 |
Comment lines |
63 |
Methods |
15 |
Properties |
5 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load() |
A |
50 |
8 |
28 |
save() |
S |
57 |
3 |
16 |
getTranslations() |
S |
70 |
2 |
7 |
setTranslations() |
S |
69 |
2 |
7 |
lazyLoad() |
S |
72 |
2 |
6 |
__construct() |
S |
81 |
1 |
3 |
timeSinceLastCheck() |
S |
76 |
1 |
4 |
getLastCheck() |
S |
77 |
1 |
4 |
setLastCheckToNow() |
S |
74 |
1 |
5 |
getUpdate() |
S |
77 |
1 |
4 |
setUpdate() |
S |
74 |
1 |
5 |
getCheckedVersion() |
S |
77 |
1 |
4 |
setCheckedVersion() |
S |
73 |
1 |
5 |
delete() |
S |
71 |
1 |
6 |
getLibPrefix() |
S |
80 |
1 |
3 |